projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e2848
)
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:57:02 +0000
(18:57 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:57:02 +0000
(18:57 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e6a9a9620da63786655ace19ae1ae5b944b80c1b..d9bd7601895e2190d2a1e907857ad81f7ca27d19 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * image.c (xpm_load): Remove spurious call to
+ xpm_init_color_cache.
+
2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macfns.c (mac_window): Replace WindowPtr with WindowRef.